.title{
	position: relative;
}
.title>a img{
	position: absolute;
    right: 10px;
    top: 10px;
}
.hslj{
	margin-top:36px;
}
.hslj ul li{
	width:380px;
	height:260px;
	list-style:none;
	float:left;
	margin-right:20px;
	position: relative;
}
.hslj ul li img{
	width:380px;
	height:260px;
	
}
.hslj ul li:nth-child(3n){
	margin-right:0px;
}
.hslj ul li p{
	position: absolute;
	bottom:0px;
	width:100%;
	padding:8px 0px;
	text-align: center;
	color:white;
	background: rgba(0, 0, 0, 0.5);
	font-size:16px;
    white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.xxdt_con{
	margin-top:36px;
}
